net/http.http2PushPromiseFrame.headerFragBuf (field)

3 uses

	net/http (current package)
		h2_bundle.go#L2683: 	headerFragBuf []byte // not owned
		h2_bundle.go#L2688: 	return f.headerFragBuf
		h2_bundle.go#L2731: 	pp.headerFragBuf = p[:len(p)-int(padLength)]